build(deps): bump morgan from 1.10.1 to 1.12.0 - #4473
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [morgan](https://github.com/expressjs/morgan) from 1.10.1 to 1.12.0. - [Release notes](https://github.com/expressjs/morgan/releases) - [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md) - [Commits](expressjs/morgan@1.10.1...1.12.0) --- updated-dependencies: - dependency-name: morgan dependency-version: 1.12.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
|
|
Dependency limit exceeded — report not shown. This pull request scan exceeded the 10,000-dependency limit applied to this scan, so the results are incomplete and may be inaccurate. To avoid reporting false positives, Socket has not posted a report. Upgrade your plan to raise the dependency limit and get complete reports, or view the partial scan in the dashboard. Socket is always free for open source. If this is a non-commercial open source project, contact us to request a free Team account. |
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
| Duplication | 0 |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
|



Bumps morgan from 1.10.1 to 1.12.0.
Release notes
Sourced from morgan's releases.
Changelog
Sourced from morgan's changelog.
Commits
063f0841.12.0 (#376)fbf9383fix: escape all token values in log output0338399feat: NO_COLOR env var removes color in dev format (#377)51007f9feat: pass objects through to streams in objectMode (#375)4790f5dci: use latest patch per Node.js major, add 23-26 (#374)786c66ddocs: fix README lint errors (#373)98d848cdocs: add ES modules import example (#352)fb9a228chore(ci): npm-publish via reusable workflows (#334)4729fe8build: bump github actions and dev dependencies (#369)bd171d7docs: update link (#363)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for morgan since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
Summary by cubic
Updates
morganfrom 1.10.1 to 1.12.0. This brings in security fixes for log injection (CVE-2026-5078) and CVE-2026-15603, plus new:pidtoken andNO_COLORsupport. Also bumps theon-finisheddependency to ~2.4.1.Written for commit 0452021. Summary will update on new commits.